Elementary Workflow

This tutorial describes a web application that adds two numbers together using a workflow, and displays the result in the web app page.

The workflow should be created first, followed by the web application.

  1. Add Two Numbers: Workflow
  2. Add Two Numbers: Web Application